Please ask about problems and questions regarding this tutorial on answers.ros.org. Don't forget to include in your question the link to this page, the versions of your OS & ROS, and also add appropriate tags. |
Using a Saved State Machine in Your Code
Description: Guides you through the process of loading a state machine saved to disk in your code.Tutorial Level: INTERMEDIATE
RCommander includes a simple facility for integrating saved RCommander behaviors into existing code. To do this, simply call the load static method on the class GraphModel as illustrated below.